AdLessonPlan 
EntityType  Independent 
Logical Entity Name  AdLessonPlan 
Default Table Name  AdLessonPlan 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

AdLessonPlan Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdLessonPlanID(PK)    INTEGER  NO 
 
Name    NVARCHAR(300)  NO 
 
Code    NVARCHAR(16)  NO 
 
CampusGroupId(FK)    INTEGER  NO 
 
Active    BIT  NO 
 
AddedByUserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ModifiedByUserID    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 

AdLessonPlan Keys 
Key Name  Key Type  Keys 
PK_AdLessonPlan_AdLessonPlanID  PrimaryKey  AdLessonPlanID 
Unq_AdLessonPlan_Code  Alternate Key  Code 

AdLessonPlan Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CampusGroup  Non-Identifying  One To Zero or More        CampusGroupId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
AdLessonPlanCourseMap  Non-Identifying  One To Zero or More          NO 

AdLessonPlan Check Constraints 
Check Constraint Name  CheckConstraint 

AdLessonPlan Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.AdLessonPlan 
NO       
Physical (Microsoft SQL Server)
dbo.AdLessonPlan 
NO       

AdLessonPlan Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

AdLessonPlan Data Movement Rules 
Name  Type  Rule Text/Value